]> dgit.raspbian.org Git - dcmtk.git/commit
CVE-2025-25472
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Tue, 7 Jul 2026 20:38:06 +0000 (22:38 +0200)
committerÉtienne Mollier <emollier@debian.org>
Tue, 7 Jul 2026 20:38:06 +0000 (22:38 +0200)
commit8e40eca2c203aaa961df773ec9e67052aa2a3942
treef9ea1f2a9b505a187aa2ead4583919fa3987ddc7
parenta0a52d3a2f9f0befe5efef9712b9bf6477f11d3f
CVE-2025-25472

commit 410ffe2019b9db6a8f4036daac742a6f5e4d36c2
Author: Joerg Riesmeier <dicom@jriesmeier.com>
Date:   Fri Jan 17 17:53:50 2025 +0100

    Fixed another issue with invalid mono images.

    Fixed issue when rendering an invalid monochrome DICOM image where the
    number of pixels stored does not match the expected number of pixels.
    In this case, only a single pixel is processed, but the pixel matrix is
    much larger. Filling the rest of the pixel matrix with the smallest
    possible value for the image is not working because of an optimized
    memory usage (value would be out of range). Now, the pixel value to be
    used is double-checked before it is actually filled into the "background"
    of the image.

    Thanks to Ding zhengzheng <xiaozheng.ding399@gmail.com> for the report
    and the sample file (PoC).

Gbp-Pq: Name 0011-CVE-2025-25472.patch
dcmimgle/include/dcmtk/dcmimgle/dimoipxt.h